home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / fosil006.zip / FOSIL.HIS next >
Text File  |  1989-11-05  |  2KB  |  31 lines

  1. FOSIL.Com revision history:
  2.  
  3. v0.001  First working version.  The system consisted of three seperate
  4.         programs which were FOSILon.Com FOSILoff.Com and sendFOSL.Com.
  5.         The system was only capable of using com1:.
  6.  
  7. v0.002  Second coded version.  First official beta release version.
  8.         This version of the system was still in three programs, but
  9.         it was capable of detecting com port requests (com1: through
  10.         com10:) from the command line.
  11.  
  12. v0.003  First version to combine the entire system into one compact program.
  13.  
  14. v0.004  Cleaned up the code a bit (made the executable 6 bytes larger by
  15.         itself), and added code to support 16 com ports, as Opus does.
  16.         Also added code to turn watchdog and dtr on and off for any port and
  17.         added support for FOSSIL cold-reboot function.  Also added a short
  18.         "help" screen if the program is run without any command parameters.
  19.  
  20. v0.005  Renamed the .doc and .com files to reflect the version number of the
  21.         program (ie., FOSIL005.COM).  Added "Command" action to send a command
  22.         to the modem when there is no carrier (exactly the opposite of the Send
  23.         string action).  Also added the ability to have the program exit with
  24.         the errorlevel equal to the baud rate, if there is a carrier.
  25.  
  26. v0.006  This is a maintance release, really.  Struck an agreement with Chris
  27.         Holten, to release this program with his program, Door Link.  Fixed
  28.         the Watchdog function so that it will exit with an errorlevel if there
  29.         is no CD on the given port (should have done that a long time ago).
  30.  
  31.